[INFO] cloning repository https://github.com/deagahelio/sws
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deagahelio/sws" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeagahelio%2Fsws", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeagahelio%2Fsws'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33a2c9359c4e826642a9c419bf0f220ccb5c7789
[INFO] checking deagahelio/sws against master#dc375db7d8df0aa450e622c529147c95eee756f5 for pr-156749
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeagahelio%2Fsws" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/deagahelio/sws
[INFO] finished tweaking git repo https://github.com/deagahelio/sws
[INFO] tweaked toml for git repo https://github.com/deagahelio/sws written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/deagahelio/sws on toolchain dc375db7d8df0aa450e622c529147c95eee756f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/deagahelio/sws already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `sws` (manifest) generated 1 warning
[INFO] [stderr]     Updating git repository `https://github.com/abonander/mime_guess`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tiny_http v0.6.0
[INFO] [stderr]   Downloaded url v1.7.1
[INFO] [stderr]   Downloaded try-exit v1.0.0
[INFO] [stderr]   Downloaded mime v0.3.12
[INFO] [stderr]   Downloaded unicase v2.2.0
[INFO] [stderr]   Downloaded log v0.4.5
[INFO] [stderr]   Downloaded encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]   Downloaded encoding_index_tests v0.1.4
[INFO] [stderr]   Downloaded phf_codegen v0.7.23
[INFO] [stderr]   Downloaded phf v0.7.23
[INFO] [stderr]   Downloaded encoding-index-japanese v1.20141219.5
[INFO] [stderr]   Downloaded encoding v0.2.33
[INFO] [stderr]   Downloaded encoding-index-korean v1.20141219.5
[INFO] [stderr]   Downloaded encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]   Downloaded encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]   Downloaded unicode-normalization v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a67d5cca24a40245b50a0045b3ddf3b2e2ab8bcfbab27aa70f73855458fba38e
[INFO] running `Command { std: "docker" "start" "a67d5cca24a40245b50a0045b3ddf3b2e2ab8bcfbab27aa70f73855458fba38e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a67d5cca24a40245b50a0045b3ddf3b2e2ab8bcfbab27aa70f73855458fba38e" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a67d5cca24a40245b50a0045b3ddf3b2e2ab8bcfbab27aa70f73855458fba38e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a67d5cca24a40245b50a0045b3ddf3b2e2ab8bcfbab27aa70f73855458fba38e" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `sws` (manifest) generated 1 warning
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling rand_core v0.3.0
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling libc v0.2.43
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling unicase v2.2.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]     Checking unicode-normalization v0.1.7
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]     Checking chunked_transfer v0.3.1
[INFO] [stderr]     Checking ascii v0.8.7
[INFO] [stderr]     Checking log v0.4.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling rand_core v0.2.2
[INFO] [stderr]     Checking try-exit v1.0.0
[INFO] [stderr]     Checking phf_shared v0.7.23
[INFO] [stderr]     Checking phf v0.7.23
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking mime v0.3.12
[INFO] [stderr]    Compiling rand v0.5.5
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling phf_generator v0.7.23
[INFO] [stderr]    Compiling phf_codegen v0.7.23
[INFO] [stderr]    Compiling mime_guess v2.0.0-alpha.6 (https://github.com/abonander/mime_guess?rev=48d97bd#48d97bda)
[INFO] [stderr]     Checking url v1.7.1
[INFO] [stderr]     Checking tiny_http v0.6.0
[INFO] [stderr]     Checking sws v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let mut response: ResponseBox;
[INFO] [stdout]    |             ----^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 73 |             let mut file = File::open(PATH_404);
[INFO] [stdout]    |                 ----^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let mut response: ResponseBox;
[INFO] [stdout]    |             ----^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 73 |             let mut file = File::open(PATH_404);
[INFO] [stdout]    |                 ----^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.35s
[INFO] running `Command { std: "docker" "inspect" "a67d5cca24a40245b50a0045b3ddf3b2e2ab8bcfbab27aa70f73855458fba38e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a67d5cca24a40245b50a0045b3ddf3b2e2ab8bcfbab27aa70f73855458fba38e", kill_on_drop: false }`
[INFO] [stdout] a67d5cca24a40245b50a0045b3ddf3b2e2ab8bcfbab27aa70f73855458fba38e
